projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8720d63
)
Fix list rendering for blacklisted hosts
author
Vignesh
<developer@sankaran.io>
Fri, 11 Aug 2017 05:18:21 +0000
(15:18 +1000)
committer
Vignesh
<developer@sankaran.io>
Fri, 11 Aug 2017 05:18:21 +0000
(15:18 +1000)
src/doc/manifest.md
patch
|
blob
|
history
diff --git
a/src/doc/manifest.md
b/src/doc/manifest.md
index ea48ac89b82560fba02138d26bb68fee70a9c9f0..b2e3c5a8d903bae3317204db02b48777c1ab2b4e 100644
(file)
--- a/
src/doc/manifest.md
+++ b/
src/doc/manifest.md
@@
-52,7
+52,8
@@
Documentation links from specific hosts are blacklisted. Hosts are added
to the blacklist if they are known to not be hosting documentation and are
possibly of malicious intent e.g. ad tracking networks. URLs from the
following hosts are blacklisted:
-- rust-ci.org
+
+* rust-ci.org
Documentation URLs from blacklisted hosts will not appear on crates.io, and
may be replaced by docs.rs links.